home *** CD-ROM | disk | FTP | other *** search
/ Java Programmer's Toolkit / Java Programmer's Toolkit.iso / unzip / unzipit.txt < prev    next >
Text File  |  1994-01-13  |  2KB  |  44 lines

  1.                       UNZIPIT VERSION 2.0
  2.                         By Ed O'Halloran
  3.  
  4.  
  5.     Unzipit is a DOS utility written in Turbo Pascal 7.0 that is
  6.   designed to automate the installation of Zip Files. Unzipit
  7.   will work from any drive or directory, including floppys, as
  8.   long as a copy of PKUNZIP.EXE is somewhere on your path.
  9.  
  10.     SETUP is simple, simply copy UNZIPIT.EXE and PKUNZIP.EXE to
  11.   your DOS directory and make sure DOS is on your path statement
  12.   in AUTOEXEC.BAT. Typically    PATH C:\DOS;
  13.  
  14.     RUNNING Unzipit, Type UNZIPIT to start the application, when 
  15.   asked for the source drive type in the letter of the drive you
  16.   want to search and press ENTER. A scroll bar will then appear
  17.   under the title box listing the directories on the selected 
  18.   drive, use the arrow keys to scroll through the directories.
  19.     What it does: Unzipit used a Lotus style reverse light bar to
  20.   allow you to search all drives and directories on your system 
  21.   for ZIP Files. Once the Zip File you want to install is located
  22.   simply highlight it and press enter. Unzipit will then use the 
  23.   Zip File name to set up a default directory.   Example if you 
  24.   Highlight the file $JILL.ZIP in the directory C:\Procomm\File
  25.   Unzipit will then give you the default INSTALL TO C:\$JILL OR
  26.   ENTER YOUR OWN TARGET DIRECTORY __.
  27.     Once this option is selected Unzipit will create the target
  28.   directory, or warn you if it already exists, copy the selected
  29.   Zip File to the Target, Unzip the file, eliminate the unneeded 
  30.   copy of the ZIP File (The Original Will Be Left Intact) and 
  31.   exit you to to the target directory.
  32.     If no ZIP Files are located use the ESC key to stop the search                       
  33.   then type in a new drive letter to search or Q to quit.  
  34.   
  35.   Unzipit is unrestricted for personal use, commercial users must 
  36.   first obtain permission. 
  37.  
  38.      No guarantees of compatibility are expressed or implied.
  39.   
  40.   BBS OPERATORS: If you like unzipit your BBS NAME and Telephone
  41.   NUMBER can be added to the main screen by dropping me a line on
  42.   the DOPPLER BBS 410 922-1352
  43.  
  44.